Micron Document
--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
| SparkN0de-git | SparkN0de |
--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------


Commit 6f15e806287d408a9469cc6b889c573df9e2232c


Parents : ebacc00
Author : Sudo-Ivan <ivan@quad4.io>
Signature : Signature validation error
Date : 2026-03-09T16:10:38-05:00

Update version and dependencies in PKGBUILD and .SRCINFO files

Changes

2 files changed, 2 insertions(+), 11 deletions(-)


Diff

diff --git a/packaging/arch/.SRCINFO b/packaging/arch/.SRCINFO
index a00b6db2..eaa08a00 100644
--- a/packaging/arch/.SRCINFO
+++ b/packaging/arch/.SRCINFO
@@ -15,15 +15,6 @@ pkgbase = reticulum-meshchatx-git
depends = opusfile
depends = portaudio
depends = espeak-ng
- depends = nss
- depends = atk
- depends = at-spi2-core
- depends = libxcomposite
- depends = libxrandr
- depends = libxdamage
- depends = mesa
- depends = alsa-lib
- depends = libx11
provides = reticulum-meshchatx
conflicts = reticulum-meshchatx
source = reticulum-meshchatx::git+https://git.quad4.io/RNS-Things/MeshChatX.git

diff --git a/packaging/arch/PKGBUILD b/packaging/arch/PKGBUILD
index 4fa3ea4a..e27f2fad 100644
--- a/packaging/arch/PKGBUILD
+++ b/packaging/arch/PKGBUILD
@@ -1,13 +1,13 @@
# Maintainer: Ivan <ivan@quad4.io>
pkgname=reticulum-meshchatx-git
_pkgname=reticulum-meshchatx
-pkgver=4.2.1.r28.gdde0442
+pkgver=4.3.0.r0.gebacc00
pkgrel=1
pkgdesc="A simple mesh network communications app powered by the Reticulum Network Stack"
arch=('x86_64' 'aarch64')
url="https://git.quad4.io/RNS-Things/MeshChatX"
license=('MIT')
-depends=('opus' 'opusfile' 'portaudio' 'espeak-ng' 'nss' 'atk' 'at-spi2-core' 'libxcomposite' 'libxrandr' 'libxdamage' 'mesa' 'alsa-lib' 'libx11')
+depends=('opus' 'opusfile' 'portaudio' 'espeak-ng')
makedepends=('git' 'nodejs' 'pnpm' 'python' 'python-poetry')
provides=("$_pkgname")
conflicts=("$_pkgname")


──────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────